tests: Don't use show_all() for a builder file
authorBenjamin Otte <otte@redhat.com>
Fri, 14 Feb 2014 23:41:06 +0000 (00:41 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 20 Feb 2014 01:10:07 +0000 (02:10 +0100)
commiteae03be4791b207f0aa57426a5c8054e7d353459
tree7d5e87fbc45a789c00c2769710e7e5af84427196
parent2f78ffc3e220a080b72c21aa6444663947ef1062
tests: Don't use show_all() for a builder file

It's enough to gtk_widget_show() the window as all the widgets in a
builder file a marked properly for visibility.
tests/visuals/visuals.c